Function windows_sys::Win32::Security::AddAccessAllowedAce
pub unsafe extern "system" fn AddAccessAllowedAce(
pacl: *mut ACL,
dwacerevision: ACE_REVISION,
accessmask: u32,
psid: PSID,
) -> BOOL