fn extract_map_id(file_stem: &str) -> Result<Option<u16>>
Extracts the map number from a file name.
Returns None if this is not a map.
None