pub fn ui_for_reflect_no_context(
    value: &mut dyn Reflect,
    ui: &mut Ui,
    type_registry: &TypeRegistry
) -> bool