pub unsafe extern "C" fn SBBreakpointNameSetHelpString(
    instance: SBBreakpointNameRef,
    help_string: *const c_char
)