pub unsafe extern "C" fn wolfSSL_CTX_set_options(
    ctx: *mut WOLFSSL_CTX,
    opt: c_long
) -> c_long