PSI_PATH
if (access(PSI_PATH, F_OK) != 0) {
fprintf(stderr, "Error: PSI interface not found at %s\n", PSI_PATH);