public static extern void GetNativeSystemInfo(out SystemInfo info);
public static extern void GetSystemInfo( [Out] out SystemInfo info );