pub struct SoundPlayer {} pub fn start() -> SoundPlayer { SoundPlayer {} }