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