handle_aout_libs
n = handle_aout_libs(target_expand("/usr/lib"), LIB_COUNT, NULL);
n = handle_aout_libs(src, LIB_MOVE, concat_paths(prefix, "usr/lib"));
static int handle_aout_libs(const char *dir, int op, const void *arg);