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