pub unsafe extern "system" fn CreateDeltaW(
filetypeset: i64,
setflags: i64,
resetflags: i64,
lpsourcename: PCWSTR,
lptargetname: PCWSTR,
lpsourceoptionsname: PCWSTR,
lptargetoptionsname: PCWSTR,
globaloptions: DELTA_INPUT,
lptargetfiletime: *const FILETIME,
hashalgid: ALG_ID,
lpdeltaname: PCWSTR,
) -> BOOL