pub fn get_proxy_instance_proxy_and_instance_id_q(
    q_ctx: &QuickJsRealmAdapter,
    obj: &QuickJsValueAdapter,
) -> Option<(Rc<Proxy>, usize)>