Function windows_sys::Win32::Security::DeleteAce

pub unsafe extern "system" fn DeleteAce(
    pacl: *mut ACL,
    dwaceindex: u32,
) -> BOOL