Add SSL_SESSION_up_ref. The fact that an SSL_SESSION is reference-counted is already part of the API. If an external application (like, say, the test code) wishes to participate, we should let it. Change-Id: If04d26a35141da14fd8d917de6cc1c10537ad11a Reviewed-on: https://boringssl-review.googlesource.com/3344 Reviewed-by: Adam Langley <agl@google.com>