And move declaration of mp_fat_vfs_type to this file.
If MICROPY_VFS_FAT is enabled by a port then the port must switch to using MICROPY_FATFS_OO. Otherwise a port can continue to use the FatFs code without any changes.
TODO: Probably merge into vfs_fat_diskio.