pub fn export_to_id(track_code: &str) -> Option<String>
Computes the track ID for a given track code. Returns None if something failed in the process.
None