subtract_strlst
int subtract_strlst(strlst_t **lista, strlst_t **listb);
if ( subtract_strlst(&libs, &libs_so) )