fn mkdiratZ(dir_fd: fd_t, sub_dir_path: [*:0]const u8, mode: u32) MakeDirError!void
dir_fd: fd_t,
sub_dir_path: [*:0]const u8,
mode: u32,