k5_path_isabs
int k5_path_isabs(const char *path);
if (k5_path_isabs(path2) || *path1 == '\0') {
result = k5_path_isabs(isabs_tests[i].path);