pub type FieldsNameMapper = Arc<dyn Fn(&str) -> PlSmallStr + Send + Sync>;
dtype-struct
struct FieldsNameMapper { /* private fields */ }