EC_KEY_up_ref
int EC_KEY_up_ref(EC_KEY *key);
LCRYPTO_ALIAS(EC_KEY_up_ref);
EC_KEY_up_ref(key);
LCRYPTO_USED(EC_KEY_up_ref);