pub unsafe fn is_proxy_instance( ctx: *mut JSContext, obj: &QuickJsValueAdapter, ) -> bool
check if an object is an instance of a Proxy class
please make sure context is still valid