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