pub unsafe extern "C" fn SSL_CREDENTIAL_set1_private_key( cred: *mut SSL_CREDENTIAL, key: *mut EVP_PKEY, ) -> c_int