pub fn sanitize_with_options<S: AsRef<str>>(
    name: S,
    options: Options<'_>
) -> String