pub unsafe extern "C" fn SBBreakpointNameSetScriptCallbackFunction(
    instance: SBBreakpointNameRef,
    callback_function_name: *const c_char,
    extra_args: SBStructuredDataRef
) -> SBErrorRef