static inline bool skip_prefix(const char *str, const char *prefix, const char **out)https://github.com/git/git/blob/f1ca98f609f9a730b9accf24e5558a10a0b41b6c/git-compat-util.h#L517
なんか前方一致のチェックしてるように見える><
思考の /dev/null