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