#include bool ringbuffer_put(char c); bool ringbuffer_get(char *c);