This function will query the file's mime type and then call check_mime_type_supported, so it does blocking IO.
| file |
a File to check if its mime type is supported |
|
true if the mime type of the File is supported |