pub unsafe extern "C" fn wolfSSL_SNI_GetRequest(
    ssl: *mut WOLFSSL,
    type_: c_uchar,
    data: *mut *mut c_void
) -> c_ushort