pub unsafe extern "C-unwind" fn CSIdentityAuthenticateUsingPassword(
user: &CSIdentity,
password: Option<&CFString>,
) -> bool👎Deprecated: renamed to
CSIdentity::authenticate_using_passwordAvailable on crate feature
CSIdentity only.