pub fn mkdirat<P: Arg, Fd: AsFd>(dirfd: Fd, path: P, mode: Mode) -> Result<()>
mkdirat(fd, path, mode)—Creates a directory.
mkdirat(fd, path, mode)