pub fn is_valid_solidity_identifier(name: &str) -> bool
Check whether name is a valid Solidity identifier
name