pub unsafe fn SSL_CTX_set_tlsext_servername_callback( ctx: *mut SSL_CTX, cb: Option<extern "C" fn()> ) -> c_long