fn seven_dot_three_conversion(name: &[u8]) -> Vec<u8> 
Expand description

does the conversion from “example.com” to “7example3com” BUT DOES NOT DO THE TRAILING NULL BECAUSE REASONS