begnuas: Fix initializers of entities with vararg type getting omitted
Also do some cleanups like using unsigned long instead of size_t for the size (we are not talking about objects in the compiler so size_t is not apropriate).
Please register or sign in to comment