_kern_create_dir
#define _kern_create_dir _kernbuild_create_dir
_kern_create_dir(int fd, const char *path, int perms)
_kern_create_dir(int fd, const char* path, int perms)
void _kern_create_dir() {}
void _kern_create_dir() {}
_kern_create_dir(int fd, const char *path, int perms)