pub unsafe extern "C" fn wolfSSL_SetMinVersion(
    ssl: *mut WOLFSSL,
    version: c_int
) -> c_int