Function windows_sys::Win32::Security::AddMandatoryAce

pub unsafe extern "system" fn AddMandatoryAce(
    pacl: *mut ACL,
    dwacerevision: ACE_REVISION,
    aceflags: ACE_FLAGS,
    mandatorypolicy: u32,
    plabelsid: PSID,
) -> BOOL