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