pub unsafe extern "system" fn MsiGetComponentPathW(
    szproduct: PCWSTR,
    szcomponent: PCWSTR,
    lppathbuf: PWSTR,
    pcchbuf: *mut u32
) -> INSTALLSTATE