pub unsafe extern "C" fn snd_pcm_frames_to_bytes(
    pcm: *mut snd_pcm_t,
    frames: snd_pcm_sframes_t
) -> isize