module Timestamp: sig .. end
sig
end
type t
用于 int64 时间戳的类型,以便将来进行更改。
val to_int64 : t -> int64
t -> int64