typedef int four_byte;
typedef short two_byte;

#ifndef SEEK_SET
#define SEEK_SET 0
#endif

