pub fn base58_decode_column<I: OffsetSizeTrait>( col: &GenericStringArray<I>, ) -> Result<GenericBinaryArray<I>>