/* generic output */ int init_ao_output(int smplrate); int close_ao_output(void); /* tests functions */ int play_some_stuff(int notused);