pub unsafe fn JS_ExecuteScript1(
    cx: *mut JSContext,
    script: Handle<'_, *mut JSScript>
) -> bool