pub unsafe extern "C" fn CreateSBBreakpointNameFromBreakpoint(
    breakpoint: SBBreakpointRef,
    name: *const c_char
) -> SBBreakpointNameRef