pub unsafe fn get_proxy_instance_id( ctx: *mut JSContext, obj: &QuickJsValueAdapter, ) -> Option<usize>
Get the instance id of a proxy instance
please make sure context is still valid