pub unsafe extern "C" fn wolfSSL_SetIOReadFlags(
    ssl: *mut WOLFSSL,
    flags: c_int
)