pub fn extract_datatype_with_capacity(
    data_type: &str
) -> (String, Option<Capacity>)