pub unsafe extern "system" fn WinVerifyTrustEx(
    hwnd: HWND,
    pgactionid: *mut GUID,
    pwintrustdata: *mut WINTRUST_DATA
) -> i32
Expand description

Required features: "Win32_Security_WinTrust", "Win32_Foundation", "Win32_Security_Cryptography"