pub unsafe extern "C" fn SSL_set_nullchain_and_key( ssl: *mut SSL, privkey: *mut EVP_PKEY, privkey_method: *const SSL_PRIVATE_KEY_METHOD, ) -> c_int