pub fn from_string_q(
    q_ctx: &QuickJsRealmAdapter,
    s: &str
) -> Result<QuickJsValueAdapter, JsError>