function GetSysNativeDir: String;
Returns the special Sysnative alias, without trailing backslash. An empty string is returned if there is no Sysnative alias.
The Sysnative alias is not accessible to 64-bit installers or any other 64-bit applications, so use its value only to, for example, pass it to a 32-bit application.