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