pub fn wantSharedLibSymLinks(target: Target) bool
pub fn wantSharedLibSymLinks(target: Target) bool { return target.os.tag != .windows; }