pub unsafe extern "C" fn SBBreakpointAddName(
    instance: SBBreakpointRef,
    new_name: *const c_char
) -> bool