main()1*d4726bddSHONG Yifan fn main() { 2*d4726bddSHONG Yifan println!("cargo:rustc-link-lib=alias:shell32"); 3*d4726bddSHONG Yifan } 4