pub fn locate_file(file_name: &str) -> Result<String>
Returns the path that contains the file with the provided name.
This function argument can be a wildcard.