private static void ShowExpiredMessageHelper(UnsafeNativeMethods.LicenseManagerRuntimeMode mode)
 {
     LicenseUtils.ShowRhinoExpiredMessage((int)mode);
 }