pub unsafe extern "system" fn MsiGetComponentPathA(
    szproduct: PCSTR,
    szcomponent: PCSTR,
    lppathbuf: PSTR,
    pcchbuf: *mut u32,
) -> INSTALLSTATE