cert_init
if (cert_handler[i].cert_init &&
!(*cert_handler[i].cert_init)())
int (*cert_init)(void);
int cert_init(void);
cert_init();