func ConvLongPeerList(msg *types.PeerList) *InOutLongPeerList {
    if msg == nil {
        return nil
    }