func ConvBlockHeaderList(msg *types.BlockHeaderList) *InOutBlockHeaderList {
    if msg == nil {
        return nil
    }