pub unsafe extern "system" fn QuerySecurityPackageInfoA(
    pszpackagename: PCSTR,
    pppackageinfo: *mut *mut SecPkgInfoA
) -> HRESULT