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