pub unsafe extern "system" fn MsiAdvertiseProductExA(
    szpackagepath: PCSTR,
    szscriptfilepath: PCSTR,
    sztransforms: PCSTR,
    lgidlanguage: u16,
    dwplatform: u32,
    dwoptions: u32
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"