EncryptStart
EncryptStart(char *),
(int (*)(char *, char *))EncryptStart, 1, 0, 1 },
return(EncryptStart(mode));
int EncryptStart(char *mode);