pub const BUF_LEN: usize = 512;
Recommended size for the buffer provided to this capsule.
This is enough space for a buffer to be used for reading/writing userspace data.