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