pub fn as_timestamp_nanosecond_array(
    array: &dyn Array
) -> Result<&TimestampNanosecondArray>