pub fn read_key(fd: i32) -> u8
Reads a key from the specified FD and returns it.
This uses the function read from C.
read