pub type jack_ringbuffer_data_t = Struct_Unnamed11;
struct jack_ringbuffer_data_t { pub buf: *mut i8, pub len: usize, }
buf: *mut i8
len: usize