pub unsafe extern "system" fn MsiUseFeatureExW(
    szproduct: PCWSTR,
    szfeature: PCWSTR,
    dwinstallmode: u32,
    dwreserved: u32
) -> INSTALLSTATE
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"