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