pub fn is_sanitized_with_options<S: AsRef<str>>(
    name: S,
    options: OptionsForCheck
) -> bool