pub unsafe extern "C" fn snd_mixer_selem_get_enum_item_name( elem: *mut snd_mixer_elem_t, idx: c_uint, maxlen: usize, str: *mut c_char, ) -> c_int