keg_ctor
static int keg_ctor(void *, int, void *, int);
error = keg_ctor(arg->keg, sizeof(struct uma_keg), &karg,
args.ctor = keg_ctor;