creat
# define creat(path, mode) _haiku_build_creat(path, mode)
#define creat fssh_creat
creat(const char* path, mode_t mode)
creat(const char *path, mode_t mode)
void creat() {}
void creat() {}