pub unsafe extern "system" fn MsiOpenPackageExA(
    szpackagepath: PCSTR,
    dwoptions: u32,
    hproduct: *mut MSIHANDLE
) -> u32
Expand description

Required features: "Win32_System_ApplicationInstallationAndServicing"