USING: alien.syntax ; IN: unix.ffi FUNCTION: int open ( char* path, int flags, int prot ) ;