pub unsafe fn PeerCollabParseContact<P0>(
    pwzcontactdata: P0
) -> Result<*mut PEER_CONTACT>
where P0: IntoParam<PCWSTR>,