pub unsafe extern "C-unwind" fn SecAccessCopyMatchingACLList(
access_ref: &SecAccess,
authorization_tag: &CFType,
) -> Option<CFRetained<CFArray>>👎Deprecated: renamed to
SecAccess::matching_acl_listAvailable on crate features
SecAccess and SecBase only.