pub unsafe extern "C" fn snd_ctl_elem_value_set_name(
    obj: *mut snd_ctl_elem_value_t,
    val: *const c_char
)