aconf_get_bool
if (aconf_get_bool(AC_PGNAME, AC_PROP_STATE, &b) == -1) {
static int aconf_get_bool(const char *, const char *, uint8_t *);