Expands to a string literal containing the current HEAD commit hash as a string,
or panics (causing a compile failure) if the commit hash could not be determined
Expands to the first 16 digits of the git HEAD revision code as a u64,
or panics (causing a compile failure) if the commit hash could not be determined