pub unsafe extern "C" fn _wcsicmp(
    _String1: *const u16,
    _String2: *const u16
) -> c_int