pub fn extension_from_mime(mime: &str) -> String
Convert a MIME type to a file extension. Falls back to using the MIME subtype when unknown.