sha2_word64       113 ext/digest/sha2/sha2.c typedef uint64_t sha2_word64;	/* Exactly 8 bytes */
sha2_word64       119 ext/digest/sha2/sha2.c typedef u_int64_t sha2_word64;	/* Exactly 8 bytes */