pub const USER_COLUMN_ID_OFFSET: i32 = _; // 1i32
The column ID offset for user-defined columns.
All IDs of user-defined columns must be greater or equal to this value.