Created util.h and util.c to implement the ogs_pfcp_get_node_id function, which retrieves the node_id from a PFCP message. Utilized the ogs_pfcp_status_e enum for enhanced error handling, distinguishing between success, absence, and error states.