pub fn write_data128(buf: &mut BytesMut, value: &[u8; 16])
Writes a 128-bit value (NUMERIC, INTERVAL) for a nullable column. Format: [not-null indicator: 1 byte (0)][value: 16 bytes LittleEndian]