pub unsafe extern "system" fn CommandLineFromMsiDescriptor(
    descriptor: PCWSTR,
    commandline: PWSTR,
    commandlinelength: *mut u32
) -> u32
Expand description

Required features: "Win32_System_GroupPolicy"