pub unsafe extern "C" fn X509_REQ_set_version(
    req: *mut X509_REQ,
    version: c_long
) -> c_int