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