Function windows::Win32::Security::Authentication::Identity::SaslGetProfilePackageW
pub unsafe fn SaslGetProfilePackageW<P0>(
profilename: P0,
) -> Result<*mut SecPkgInfoW>where
P0: Param<PCWSTR>,