Function windows::Win32::Security::Authentication::Identity::SspiUnmarshalAuthIdentity
pub unsafe fn SspiUnmarshalAuthIdentity(
authidentitybytearray: &[u8],
ppauthidentity: *mut *mut c_void,
) -> Result<()>