pub fn is_instance_of_q(
    q_ctx: &QuickJsRealmAdapter,
    obj_ref: &JSValueRef,
    constructor_ref: &JSValueRef
) -> bool