pub fn detect( file_path: &str, first_bytes: Option<&[u8]>, ) -> Option<ContentType>
Detect content type for a file by extension, then magic bytes