pub unsafe extern "C" fn SBBreakpointSetThreadName(
    instance: SBBreakpointRef,
    thread_name: *const c_char
)