pub unsafe extern "C-unwind" fn SecKeyGenerateSymmetric(
parameters: &CFDictionary,
error: *mut *mut CFError,
) -> Option<CFRetained<SecKey>>👎Deprecated: renamed to
SecKey::generate_symmetricAvailable on crate features
SecBase and SecKey only.