pub type OnInputArgs = (String, u32, Buffer, String);
Arguments passed to the callback registered to on_input. The (a, b, c, d) tuple represents:
on_input
(a, b, c, d)
a
"input"
b
c
Buffer
d