ranap: Add more manual definitions to RANAP-PDUs

It seems that individual IEs contain nested containers, and
asn1c is not generating code for that unless we help it by some
hand-crafted additional definitions. *sigh*
diff --git a/src/ranap_common.h b/src/ranap_common.h
index d57b0e8..3847053 100644
--- a/src/ranap_common.h
+++ b/src/ranap_common.h
@@ -80,6 +80,7 @@
 #include "ranap/RANAP_DataPDUType.h"
 #include "ranap/RANAP_DataVolumeReference.h"
 #include "ranap/RANAP_DataVolumeReport.h"
+#include "ranap/RANAP_DataVolumeReportList.h"
 #include "ranap/RANAP_DataVolumeReportRequest.h"
 #include "ranap/RANAP_DataVolumeReportingIndication.h"
 #include "ranap/RANAP_DeliveryOfErroneousSDU.h"
@@ -127,6 +128,7 @@
 #include "ranap/RANAP_GERAN-BSC-Container.h"
 #include "ranap/RANAP_GERAN-Cell-ID.h"
 #include "ranap/RANAP_GERAN-Classmark.h"
+#include "ranap/RANAP_GERAN-Iumode-RAB-FailedList-RABAssgntResponse.h"
 #include "ranap/RANAP_GTP-TEI.h"
 #include "ranap/RANAP_GeographicalArea.h"
 #include "ranap/RANAP_GeographicalCoordinates.h"
@@ -316,15 +318,37 @@
 #include "ranap/RANAP_RAB-AssignmentRequest.h"
 #include "ranap/RANAP_RAB-AssignmentResponse.h"
 #include "ranap/RANAP_RAB-AsymmetryIndicator.h"
+#include "ranap/RANAP_RAB-ContextFailedtoTransferList.h"
+#include "ranap/RANAP_RAB-ContextList-RANAP-RelocInf.h"
+#include "ranap/RANAP_RAB-ContextList.h"
+#include "ranap/RANAP_RAB-DataForwardingList-SRNS-CtxReq.h"
+#include "ranap/RANAP_RAB-DataForwardingList.h"
+#include "ranap/RANAP_RAB-DataVolumeReportRequestList.h"
+#include "ranap/RANAP_RAB-FailedList-EnhRelocInfoRes.h"
+#include "ranap/RANAP_RAB-FailedList.h"
+#include "ranap/RANAP_RAB-FailedtoReportList.h"
 #include "ranap/RANAP_RAB-ID.h"
+#include "ranap/RANAP_RAB-ModifyList.h"
 #include "ranap/RANAP_RAB-ModifyRequest.h"
 #include "ranap/RANAP_RAB-Parameter-ExtendedGuaranteedBitrateList.h"
 #include "ranap/RANAP_RAB-Parameter-ExtendedMaxBitrateList.h"
 #include "ranap/RANAP_RAB-Parameter-GuaranteedBitrateList.h"
 #include "ranap/RANAP_RAB-Parameter-MaxBitrateList.h"
 #include "ranap/RANAP_RAB-Parameters.h"
+#include "ranap/RANAP_RAB-QueuedList.h"
 #include "ranap/RANAP_RAB-ReleaseRequest.h"
+#include "ranap/RANAP_RAB-ReleasedList-IuRelComp.h"
+#include "ranap/RANAP_RAB-ReleasedList.h"
+#include "ranap/RANAP_RAB-RelocationReleaseList.h"
+#include "ranap/RANAP_RAB-SetupList-EnhRelocInfoReq.h"
+#include "ranap/RANAP_RAB-SetupList-EnhRelocInfoRes.h"
+#include "ranap/RANAP_RAB-SetupList-EnhancedRelocCompleteReq.h"
+#include "ranap/RANAP_RAB-SetupList-EnhancedRelocCompleteRes.h"
+#include "ranap/RANAP_RAB-SetupList-RelocReq.h"
+#include "ranap/RANAP_RAB-SetupList-RelocReqAck.h"
+#include "ranap/RANAP_RAB-SetupOrModifiedList.h"
 #include "ranap/RANAP_RAB-SubflowCombinationBitRate.h"
+#include "ranap/RANAP_RAB-ToBeReleasedList-EnhancedRelocCompleteRes.h"
 #include "ranap/RANAP_RAB-TrCH-Mapping.h"
 #include "ranap/RANAP_RAB-TrCH-MappingItem.h"
 #include "ranap/RANAP_RABDataVolumeReport.h"