pub unsafe extern "system" fn MsiSourceListSetInfoW(
    szproductcodeorpatchcode: PCWSTR,
    szusersid: PCWSTR,
    dwcontext: MSIINSTALLCONTEXT,
    dwoptions: u32,
    szproperty: PCWSTR,
    szvalue: PCWSTR
) -> u32