pub unsafe fn PeerIdentityGetFriendlyName<P0>(pwzidentity: P0) -> Result<PWSTR>
where P0: IntoParam<PCWSTR>,