pub type ResourcePair = (Vec<u8>, Option<Vec<u8>>, String);
Result of GameResources::find_pair: (primary_data, companion_data, source_label).
GameResources::find_pair
(primary_data, companion_data, source_label)