Function windows_sys::Win32::Security::Isolation::GetAppContainerNamedObjectPath
pub unsafe extern "system" fn GetAppContainerNamedObjectPath(
token: HANDLE,
appcontainersid: PSID,
objectpathlength: u32,
objectpath: PWSTR,
returnlength: *mut u32,
) -> BOOL