pub fn get_file_size(name: &str) -> usize
Get a file size in the data dir.
If the file does not exist, 0 is returned.