pub unsafe fn CompareStringA(
    locale: u32,
    dwcmpflags: u32,
    lpstring1: &[i8],
    lpstring2: &[i8]
) -> COMPARESTRING_RESULT