msvcrt: Faster memcmp().
jsikorski@codeweavers.com
Signed-off-by: Jan Sikorskiv3: Piotr's reviewed variant. I don't know how well compilers will handle unaligned access on archs that don't natively support it. One thing to perhaps look out for it to not have the compiler resort to faulting with software fixup..