crypto_init
error = crypto_init();
(void)crypto_init(); /* XXX oh, this is foul! */
crypto_init();
int crypto_init(void);