Function windows_sys::Win32::Security::FindFirstFreeAce

pub unsafe extern "system" fn FindFirstFreeAce(
    pacl: *const ACL,
    pace: *mut *mut c_void,
) -> BOOL