pub fn detect_mime_type( path: &Path, bytes: &[u8], detected_format: FileFormat, programming_language: Option<&str>, ) -> String