pub unsafe extern "C" fn snd_pcm_hw_params_current(
    pcm: *mut snd_pcm_t,
    params: *mut snd_pcm_hw_params_t
) -> c_int