Function windows::Win32::Security::Authentication::Identity::SaslGetProfilePackageA
pub unsafe fn SaslGetProfilePackageA<P0>(
profilename: P0,
) -> Result<*mut SecPkgInfoA>where
P0: Param<PCSTR>,