pub fn format_cnpj(cnpj: &str) -> Option<String>
Formats as XX.XXX.XXX/XXXX-DD, or None if not valid 14 chars.
XX.XXX.XXX/XXXX-DD
None