inline struct got_object_id in struct got_object_qid Saves us from doing a malloc/free call for every item on the list. ok op@