pub unsafe extern "C" fn xb_machine_add_opcode_fixup(
self_: *mut XbMachine,
opcodes_sig: *const c_char,
fixup_cb: XbMachineOpcodeFixupFunc,
user_data: gpointer,
user_data_free: GDestroyNotify,
)pub unsafe extern "C" fn xb_machine_add_opcode_fixup(
self_: *mut XbMachine,
opcodes_sig: *const c_char,
fixup_cb: XbMachineOpcodeFixupFunc,
user_data: gpointer,
user_data_free: GDestroyNotify,
)