pub unsafe extern "C" fn wolfSSL_CTX_SetMinVersion(
    ctx: *mut WOLFSSL_CTX,
    version: c_int
) -> c_int