pub unsafe extern "C" fn snd_mixer_elem_set_callback(
    obj: *mut snd_mixer_elem_t,
    val: snd_mixer_elem_callback_t
)