pub unsafe extern "C" fn BNRelocationHandlerApplyRelocation(
handler: *mut BNRelocationHandler,
view: *mut BNBinaryView,
arch: *mut BNArchitecture,
reloc: *mut BNRelocation,
dest: *mut u8,
len: usize,
) -> bool
pub unsafe extern "C" fn BNRelocationHandlerApplyRelocation(
handler: *mut BNRelocationHandler,
view: *mut BNBinaryView,
arch: *mut BNArchitecture,
reloc: *mut BNRelocation,
dest: *mut u8,
len: usize,
) -> bool