pub unsafe extern "C" fn X509_set_pubkey(
    x: *mut X509,
    pkey: *mut EVP_PKEY
) -> c_int