pub unsafe extern "C" fn X509_set_version(
    x: *mut X509,
    version: c_long
) -> c_int