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