fn is_valid_nix_identifier(s: &str) -> bool
Return true if this string can be used as an identifier in Nix.