SHA512_File
#ifndef SHA512_File
char *SHA512_File(const char *, char *);
return (SHA512_File(name, NULL));