pub fn ref_any_by_key( value: &impl Any, keys: impl Keys, ) -> Result<&(dyn Any + 'static), ValueError>
TreeAny::ref_any_by_key()