pub fn find_file(file: &str, options: Option<FindFileOptions>) -> Option<String>
search for a file as prescribed by a FindFileOptions configuration
FindFileOptions