pub fn as_timestamp_second_array(
    array: &dyn Array
) -> Result<&TimestampSecondArray>