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