pub unsafe extern "system" fn MsiGetShortcutTargetA(
    szshortcutpath: PCSTR,
    szproductcode: PSTR,
    szfeatureid: PSTR,
    szcomponentcode: PSTR,
) -> u32