Function MsiGetPatchInfoExW
pub unsafe extern "system" fn MsiGetPatchInfoExW(
szpatchcode: PCWSTR,
szproductcode: PCWSTR,
szusersid: PCWSTR,
dwcontext: MSIINSTALLCONTEXT,
szproperty: PCWSTR,
lpvalue: PWSTR,
pcchvalue: *mut u32,
) -> u32