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