int mknod(string path, int mode, int rdev)
Create a node (file, device special, or named pipe). See man 2 mknod
errno or 0