pkgconf_default_error_handler
client->warn_handler = pkgconf_default_error_handler;
client->error_handler = pkgconf_default_error_handler;
client->trace_handler = pkgconf_default_error_handler;
PKGCONF_API bool pkgconf_default_error_handler(const char *msg, const pkgconf_client_t *client, void *data);