compat / cygwin.hon commit archive: factor out helper functions for handling attributes (c6c08f7)
   1int cygwin_offset_1st_component(const char *path);
   2#define offset_1st_component cygwin_offset_1st_component