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