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