lcollection_find
extern lcollection_t *lcollection_find(rcid_t *);
lcol = lcollection_find(colidp);
if ((lcol = lcollection_find(&colid)) == NULL)