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