libnetbsd: import __CTASSERT(..) macros
These compile-time assert macros are similar to Static_assert on FreeBSD.
These macros are in use in newer versions of contrib/netbsd-tests.
Obtained from: https://github.com/NetBSD/src (c26cc77b3a0b26b95a2)
MFC after: 1 week