pub unsafe extern "system" fn lstrcmpiA(
    lpstring1: PCSTR,
    lpstring2: PCSTR
) -> i32