//external function fx_dec_ProtocolIE (inout bitstring pdu, out ProtocolIE p) return integer
// with {extension "prototype(sliding) decode(LibNGAP_codec)"}
/*external function fx_enc_NGAP_IEs (NGAP_IEs p) return bitstring
with {extension "prototype(convert) encode(LibNGAP_codec)"}
external function fx_dec_NGAP_IEs (inout bitstring pdu, out NGAP_IEs p) return integer
with {extension "prototype(sliding) decode(LibNGAP_codec)"}*/
//external function dec_PDUSessionResourceSetupResponseTransfer(inout bitstring pdu, out NGAP_IEs.PDUSessionResourceSetupResponseTransfer p) return integer