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