pub unsafe extern "C" fn jack_ringbuffer_read(
    rb: *mut Struct_Unnamed12,
    dest: *mut i8,
    cnt: usize
) -> usize