pub fn make_mipmap_path<Q>(path: Q, i: usize) -> Option<PathBuf>where Q: AsRef<Path>,
Helper to make a external mipmap path based on given root file name.