OBJ_obj2txt
OBJ_obj2txt(objtmp, sizeof objtmp, fn, 1);
OBJ_obj2txt(oidstr, sizeof oidstr,
OBJ_obj2txt(oidstr, sizeof oidstr,
OBJ_obj2txt(objbuf, sizeof objbuf, oid, 1);
int len = OBJ_obj2txt(obj_txt, sizeof(obj_txt), obj, 0);
int OBJ_obj2txt(char *buf, int buf_len, const ASN1_OBJECT *a, int no_name);