pub unsafe extern "system" fn MsiEnumPatchesW(
    szproduct: PCWSTR,
    ipatchindex: u32,
    lppatchbuf: PWSTR,
    lptransformsbuf: PWSTR,
    pcchtransformsbuf: *mut u32
) -> u32