pub trait XrHandsSetWidgetExt { // Required method fn xr_hands_set(&mut self, paths: &[&[LiveId]]) -> XrHandsSet; }