pub unsafe extern "C" fn SSL_SESSION_to_bytes( in_: *const SSL_SESSION, out_data: *mut *mut u8, out_len: *mut usize, ) -> c_int