pub unsafe extern "system" fn MsiGetComponentPathExW(
szproductcode: PCWSTR,
szcomponentcode: PCWSTR,
szusersid: PCWSTR,
dwcontext: MSIINSTALLCONTEXT,
lpoutpathbuffer: PWSTR,
pcchoutpathbuffer: *mut u32,
) -> INSTALLSTATE
pub unsafe extern "system" fn MsiGetComponentPathExW(
szproductcode: PCWSTR,
szcomponentcode: PCWSTR,
szusersid: PCWSTR,
dwcontext: MSIINSTALLCONTEXT,
lpoutpathbuffer: PWSTR,
pcchoutpathbuffer: *mut u32,
) -> INSTALLSTATE