compat / cygwin.hon commit rebase: refactor common shell functions into their own file (c7b64aa)
   1int cygwin_offset_1st_component(const char *path);
   2#define offset_1st_component cygwin_offset_1st_component