2#define __DCL_STAT_H__ 20110119
DCLCAPI int __lstat(const String &_path, struct stat *_buf)
DCLCAPI int __lchmod(const String &_path, mode_t _mode)
DCLCAPI int __chmod(const String &_path, mode_t _mode)
DCLCAPI int __mkdir(const String &_path, mode_t _mode)
DCLCAPI int __stat(const String &_path, struct stat *_buf)
DCLCAPI int __mkfifo(const String &_path, mode_t _mode)