pub unsafe extern "C" fn wolfSSL_CTX_UseSNI( ctx: *mut WOLFSSL_CTX, type_: c_uchar, data: *const c_void, size: c_ushort, ) -> c_int