fido_log_handler_t
void fido_set_log_handler(fido_log_handler_t *);
fido_set_log_handler(fido_log_handler_t *handler)
static TLS fido_log_handler_t *log_handler;