pub unsafe extern "C" fn BNGetArchitectureFlagWriteLowLevelIL(
arch: *mut BNArchitecture,
op: BNLowLevelILOperation,
size: usize,
flagWriteType: u32,
flag: u32,
operands: *mut BNRegisterOrConstant,
operandCount: usize,
il: *mut BNLowLevelILFunction,
) -> usize