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