What to do when encounter some group name in onGroup callback of readIniLike.
Skip this group entries, don't do any processing.
Process the grouo entries as usual.
Stop after processing this group (don't parse next groups)
See Implementation
What to do when encounter some group name in onGroup callback of readIniLike.