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