whoami 1.1.5

Retrieve the current user and environment.
Documentation
fn main() {
    #[cfg(windows)]
    println!(r"cargo:rustc-link-search=C:\windows\system32");
}