objlist_push_head
static void objlist_push_head(Objlist *, Obj_Entry *);
objlist_push_head(list, tmp->obj);
objlist_push_head(&list_fini, obj);