pub unsafe extern "C" fn UA_EventFieldList_copy(
    src: *const UA_EventFieldList,
    dst: *mut UA_EventFieldList
) -> UA_StatusCode