pub fn to_string_q(
    q_ctx: &QuickJsRealmAdapter,
    atom_ref: &JSAtomRef
) -> Result<String, JsError>