#define SYSTEM_DIRS \
  "/lib/" "\0" "/usr/lib/"

#define SYSTEM_DIRS_LEN \
  5, 9

#define SYSTEM_DIRS_MAX_LEN	9
#define DL_DST_LIB "lib"
