pub fn as_timestamp_millisecond_array(
    array: &dyn Array
) -> Result<&TimestampMillisecondArray>