pub unsafe extern "C" fn snd_pcm_open( pcm: *mut *mut snd_pcm_t, name: *const c_char, stream: snd_pcm_stream_t, mode: c_int ) -> c_int