pub type ChannelCB = extern "C" fn(ChannelId, *const u8, usize);
A callback for recieving writes to a channel performed by the guest