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