pub unsafe extern "C" fn wolfSSL_X509_set_version(
    x509: *mut WOLFSSL_X509,
    v: c_long
) -> c_int