Function ValidateLicenseKeyProtection
pub unsafe extern "system" fn ValidateLicenseKeyProtection(
licensekey: PCWSTR,
notvalidbefore: *mut FILETIME,
notvalidafter: *mut FILETIME,
status: *mut LicenseProtectionStatus,
) -> HRESULT