pub unsafe extern "C" fn BNRelocationHandlerGetOperandForExternalRelocation(
handler: *mut BNRelocationHandler,
data: *const u8,
addr: u64,
length: usize,
il: *const BNLowLevelILFunction,
relocation: *mut BNRelocation,
) -> usize