ar_open
if (ar_open(arcname) >= 0)
if (ar_open(buf) >= 0) {
if ((ar_open(arcname) < 0) && (ar_next() < 0))
int ar_open(const char *);