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