copy_extensions
int copy_extensions(X509 *x, X509_REQ *req, int copy_type);
if (!copy_extensions(ret, req, ext_copy)) {