pub unsafe extern "C" fn snd_ctl_elem_info(
    ctl: *mut snd_ctl_t,
    info: *mut snd_ctl_elem_info_t
) -> c_int