process_sample
ringbuf = ring_buffer__new(rb_fd, process_sample, NULL, NULL);
process_sample, NULL, NULL);
process_sample, (void *)(long)1, NULL);
process_sample, (void *)(long)2);
process_sample, NULL, NULL);