Indeed - if I recall, Raymond Chen explained in one post that the Win32 API implementation had so many restrictions on its code size and speed that the Windows programmers had to omit a lot of sanity checks and special cases, and just trust that developers wouldn't shoot themselves in the foot (or at least notice the missing foot in QA and remove the foot-shooting code.)