pub unsafe extern "system" fn ApplyPatchToFileW(
    patchfilename: PCWSTR,
    oldfilename: PCWSTR,
    newfilename: PCWSTR,
    applyoptionflags: u32,
) -> BOOL