pub trait XRViewerPoseMethods<D: DomTypes> { // Required method fn Views(&self, retval: MutableHandle<'_, Value>); }