pub const PRId64: &str = "lld";
printf’s format conversion specifier to output an i64 (equivalent to PRIi64).
printf
i64
PRIi64