Fix packing/unpacking for nFAPI P5 messages
Fix packing/unpacking for nFAPI PARAM and CONFIG.request/response, as well as FAPI PARAM and CONFIG.request/response;
Handle message padding to next 32-bit boundary, as per SCF specification in packing and unpacking functions;
Account for message header size upon receiving message in PNF and VNF;