pub unsafe extern "C" fn SSL_CTX_add_session( ctx: *mut SSL_CTX, session: *mut SSL_SESSION, ) -> c_int