pub unsafe extern "C" fn NewProxyObject( aCx: *mut JSContext, aHandler: *const c_void, aPriv: HandleValue, proto: *mut JSObject, aClass: *const JSClass, aLazyProto: bool, ) -> *mut JSObject