pub unsafe extern "C" fn SBBreakpointSetScriptCallbackBody(
    instance: SBBreakpointRef,
    script_body_text: *const c_char
) -> SBErrorRef