pub unsafe extern "C" fn jack_ringbuffer_write(
    rb: *mut Struct_Unnamed12,
    src: *const i8,
    cnt: usize
) -> usize