pub unsafe extern "C" fn cpu_breakpoint_remove_by_instr(
    cpu: *mut CPUState,
    instr: u64,
    flags: c_int
) -> c_int