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