pub unsafe extern "system" fn AddSecurityPackageW(
    pszpackagename: PWSTR,
    poptions: *const SECURITY_PACKAGE_OPTIONS
) -> i32
Expand description

Required features: ‘Win32_Security_Authentication_Identity’, ‘Win32_Foundation’