pub unsafe extern "C" fn UA_ExpandedNodeId_equal(
    n1: *const UA_ExpandedNodeId,
    n2: *const UA_ExpandedNodeId
) -> UA_Boolean