pub fn as_time64_nanosecond_array(
    array: &dyn Array,
) -> Result<&PrimitiveArray<Time64NanosecondType>, DataFusionError>