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