fn chdirZ(dir_path: [*:0]const u8) ChangeCurDirError!void
Same as chdir except the parameter is null-terminated.
chdir
dir_path: [*:0]const u8,