pub fn deserialize_array_of_bigint_hex<'de, D: Deserializer<'de>>( d: D, ) -> Result<Vec<MaybeRelocatable>, D::Error>