pub unsafe extern "system" fn WinVerifyTrust(
    hwnd: HWND,
    pgactionid: *mut GUID,
    pwvtdata: *mut c_void
) -> i32
Expand description

Required features: "Win32_Security_WinTrust", "Win32_Foundation"