FindFirstFreeAce

Function FindFirstFreeAce 

pub unsafe fn FindFirstFreeAce(
    pacl: *const ACL,
    pace: *mut *mut c_void,
) -> Result<()>