compat / cygwin.hon commit zsh: complete unquoted paths with spaces correctly (7a478b3)
   1int cygwin_offset_1st_component(const char *path);
   2#define offset_1st_component cygwin_offset_1st_component