pub unsafe fn PeerCollabGetInvitationResponse<P0>(
    hinvitation: P0
) -> Result<*mut PEER_INVITATION_RESPONSE>
where P0: IntoParam<HANDLE>,