pub unsafe fn ssl_mut(ssl: &SslRef) -> &mut SslRef
Get a mutable SslRef ouf of SslRef. which is a missing functionality for certain SslStream
the caller needs to make sure that they hold a &mut SslRef