pub unsafe extern "C" fn ubc_add_breakpoint(
bp: *const ubc_breakpoint_t,
callback: ubc_break_func_t,
user_data: *mut c_void,
) -> bool
pub unsafe extern "C" fn ubc_add_breakpoint(
bp: *const ubc_breakpoint_t,
callback: ubc_break_func_t,
user_data: *mut c_void,
) -> bool