pub unsafe extern "C" fn snd_pcm_dump_setup(
    pcm: *mut snd_pcm_t,
    out: *mut snd_output_t
) -> c_int