pub unsafe extern "system" fn MsiSourceListGetInfoA(
    szproductcodeorpatchcode: PCSTR,
    szusersid: PCSTR,
    dwcontext: MSIINSTALLCONTEXT,
    dwoptions: u32,
    szproperty: PCSTR,
    szvalue: PSTR,
    pcchvalue: *mut u32
) -> u32