pub unsafe extern "system" fn MsiSetPropertyW(
    hinstall: MSIHANDLE,
    szname: PCWSTR,
    szvalue: PCWSTR,
) -> u32