first_non_space_char_is
if (first_non_space_char_is(line, '#'))
int first_non_space_char_is(const char *, char);