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