pub unsafe fn getcwd(buf: *mut char, size: size_t) -> Result<*mut char>
Get current working directory.