pub unsafe extern "C" fn aeron_mpsc_rb_init( ring_buffer: *mut aeron_mpsc_rb_t, buffer: *mut c_void, length: usize, ) -> c_int