pub unsafe extern "system" fn lstrcmpiA(
    lpString1: *const i8,
    lpString2: *const i8
) -> i32