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