pub unsafe extern "C" fn snd_pcm_status_copy(
    dst: *mut snd_pcm_status_t,
    src: *const snd_pcm_status_t
)