pub unsafe extern "C" fn snd_mixer_selem_id_parse(
    dst: *mut snd_mixer_selem_id_t,
    str: *const c_char
) -> c_int