Fix yxml.h's 64- and 32-bit types. As depressing as it is, I get better practical portability from hardwiring assumptions like "unsigned int is 32 bits" than from the include files presumably intended to be portable type definitions.