crypt: fix the prototype of md5_sum, sha256_sum and sha512_sum
[musl] / src / time / timegm.c
2012-06-13 Rich Felkeradd timegm function (inverse of gmtime), nonstandard