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