get_error
kd.get_error = get_error;
const char *estr = (*data->get_error)(data, ret);
const char *(*get_error)(struct kafs_data *, int);