g_union_fetcharg
offset = g_union_fetcharg(req, "offset");
size = g_union_fetcharg(req, "size");
secsize = g_union_fetcharg(req, "secsize");
static intmax_t g_union_fetcharg(struct gctl_req *req, const char *name);