pub unsafe extern "C" fn JS_GetFunctionScript(
    cx: *mut JSContext,
    fun: HandleFunction
) -> *mut JSScript