pub unsafe extern "system" fn RtlAddIntegrityLabelToBoundaryDescriptor(
    BoundaryDescriptor: *mut PVOID,
    IntegrityLabel: PSID
) -> NTSTATUS