pub unsafe extern "system" fn MsiGetComponentPathExA(
szproductcode: PCSTR,
szcomponentcode: PCSTR,
szusersid: PCSTR,
dwcontext: MSIINSTALLCONTEXT,
lpoutpathbuffer: PSTR,
pcchoutpathbuffer: *mut u32,
) -> INSTALLSTATE
pub unsafe extern "system" fn MsiGetComponentPathExA(
szproductcode: PCSTR,
szcomponentcode: PCSTR,
szusersid: PCSTR,
dwcontext: MSIINSTALLCONTEXT,
lpoutpathbuffer: PSTR,
pcchoutpathbuffer: *mut u32,
) -> INSTALLSTATE