pub unsafe extern "C" fn SSL_get_servername(
    ssl: *const SSL,
    type_: c_int
) -> *const c_char