pub unsafe fn jack_ringbuffer_peek(
    rb: *mut jack_ringbuffer_t,
    dest: *mut c_char,
    cnt: size_t
) -> size_t