#ifndef __SYS_VFSUIO_H__ #define __SYS_VFSUIO_H__ #include int VFSUIO_Open(const char *path, Handle **handle); #endif /* __SYS_VFSUIO_H__ */