pub unsafe extern "system" fn MsiSetTargetPathA(
    hinstall: MSIHANDLE,
    szfolder: PCSTR,
    szfolderpath: PCSTR,
) -> u32