pub type ProxyStaticSetter = dyn Fn(&QuickJsRealmAdapter, JSValueRef) -> Result<(), JsError> + 'static;