pub unsafe extern "C" fn BNLowLevelILAddExprWithLocation(
func: *mut BNLowLevelILFunction,
addr: u64,
sourceOperand: u32,
operation: BNLowLevelILOperation,
size: usize,
flags: u32,
a: u64,
b: u64,
c: u64,
d: u64,
) -> usize