Synopsis
unsigned long ctl_ms_decode_file_size(const CTL_MS_DIRENT_t *dirent);
Description

ctl_ms_decode_file_size returns the file size field of the directory entry pointed to by dirent. No file on a FAT file system can be larger than 2GB which fits into an unsigned long.