pub unsafe fn PeerGroupParseInvitation<P0>(
    pwzinvitation: P0
) -> Result<*mut PEER_INVITATION_INFO>
where P0: IntoParam<PCWSTR>,