Function RtlIsParentOfChildAppContainer

Source
pub unsafe extern "system" fn RtlIsParentOfChildAppContainer(
    ParentAppContainerSid: PSID,
    ChildAppContainerSid: PSID,
) -> NTSTATUS