pub unsafe extern "system" fn MsiSourceListClearSourceA(
    szproductcodeorpatchcode: PCSTR,
    szusersid: PCSTR,
    dwcontext: MSIINSTALLCONTEXT,
    dwoptions: u32,
    szsource: PCSTR
) -> u32