pub unsafe fn to_string( context: *mut JSContext, atom_ref: &JSAtomRef, ) -> Result<String, JsError>
When passing a context pointer please make sure the corresponding QuickJsContext is still valid