simplify-libcalls: fold strstr(a, b) == a -> strncmp(a, b, strlen(b)) == 0