pub unsafe extern "C" fn SBBreakpointNameSetThreadName(
    instance: SBBreakpointNameRef,
    thread_name: *const c_char
)