pub unsafe extern "C" fn jack_ringbuffer_peek(
    _: *mut jack_ringbuffer_t,
    _: *mut c_char,
    _: size_t
) -> size_t