pub unsafe extern "system" fn DeriveAppContainerSidFromAppContainerName(
    pszappcontainername: PCWSTR,
    ppsidappcontainersid: *mut PSID
) -> HRESULT
Expand description

Required features: "Win32_Security_Isolation", "Win32_Foundation"