pub unsafe extern "C" fn wolfSSL_get_ex_data(
    ssl: *const WOLFSSL,
    idx: c_int
) -> *mut c_void