pub unsafe extern "C" fn SBBreakpointRemoveName(
    instance: SBBreakpointRef,
    name_to_remove: *const c_char
)