pub unsafe extern "system" fn CreatePatchFileA( oldfilename: PCSTR, newfilename: PCSTR, patchfilename: PCSTR, optionflags: u32, optiondata: *const PATCH_OPTION_DATA, ) -> BOOL