pub unsafe extern "C" fn JS_FindCompilationScope(
    cx: *mut JSContext,
    obj: Handle<*mut JSObject>
) -> *mut JSObject