pub unsafe fn AddIntegrityLabelToBoundaryDescriptor<'a>( boundarydescriptor: *mut HANDLE, integritylabel: impl IntoParam<'a, PSID>, ) -> BOOL