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