pub unsafe extern "C" fn JS_NewProxy( ctx: *mut JSContext, target: JSValue, handler: JSValue, ) -> JSValue