pub type TextBuildCtor = Arc<fn() -> Box<dyn TextAtlasBuilderTrait>>;
pub struct TextBuildCtor { /* private fields */ }