compat / cygwin.hon commit object-store: move object access functions to object-store.h (cbd53a2)
   1int cygwin_offset_1st_component(const char *path);
   2#define offset_1st_component cygwin_offset_1st_component