pub unsafe fn JS_GetFunctionScript(
    cx: *mut JSContext,
    fun: HandleFunction<'_>
) -> *mut JSScript