bpf_assert_range_with
bpf_assert_range_with(time, 0, ~0ULL, 10);
bpf_assert_range_with(time, -1000, 1000, 10);