pub fn main() { println!("Starting rustl_fm"); let _r = rustl_sdr::RtlSdr::new(); }