pub unsafe extern "C" fn snd_ctl_open_fallback( ctl: *mut *mut snd_ctl_t, root: *mut snd_config_t, name: *const c_char, orig_name: *const c_char, mode: c_int, ) -> c_int