pub unsafe extern "C" fn wolfSSL_set_shutdown(
    ssl: *mut WOLFSSL,
    opt: c_int
)