pub unsafe extern "C" fn cpu_breakpoint_remove_by_ref(
    cpu: *mut CPUState,
    breakpoint: *mut CPUBreakpoint
)