async fn maybe_warn_on_bad_time(
    context: &Context,
    now: i64,
    known_past_timestamp: i64
) -> bool