tests/lint: extend snprintb tests and improve their documentation
lint: KNF
branches: 1.1.2;lint: test format strings from snprintb callsThe functions snprintb and snprintb_m are specific to NetBSD, and theirformat strings are tricky to get correct. Provide some assistance incatching the most common mistakes.