pub fn u256_column_to_binary(col: &Decimal256Array) -> Result<BinaryArray>
Converts a Decimal256(76,0) column to trimmed big-endian binary.