binary-write -- Writes STR as binary data to PORT.
binary-read -- Reads LENGTH bytes of binary data from PORT and return it as a string.
binary-read-long -- Reads a binary representation of a C long and return as a scheme number.