rb_read
olen = rb_read(&myrb.rb, obuffer, 10);
size_t rb_read(struct ring_buffer *rb, void *data, size_t len);