hesiod_init
if(hesiod_init (&context) != 0)
int hesiod_init(void **);
if (hesiod_init(&ctx) != 0) {
if (hesiod_init(&ctx) != 0) {
if (hesiod_init(&context) == -1)
if (hesiod_init(&context) < 0) {
if (hesiod_init(&context) < 0) {