mpint: https://www.ietf.org/rfc/rfc4251.txt
BigInt deserializeMpInt(SerializableInput input) => decodeBigInt(deserializeStringBytes(input));