pub unsafe extern "system" fn WSAImpersonateSocketPeer(
    Socket: SOCKET,
    PeerAddr: *const SOCKADDR,
    PeerAddrLen: ULONG
) -> INT