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