pub fn add_ui_operations(
    upd: &mut Vec<UoDescription, Global>,
    region: &RectC<i32>
) -> Result<(), InternalError>