pub fn sys_chdir(path_ptr: u64, path_len: u64) -> Result<u64, SyscallError>
SYS_CHDIR (440): Change current working directory.