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