#ifndef USER_SYSTEM_UTIL_H #define USER_SYSTEM_UTIL_H int user_system_get_systemd_unique_id(char *uuid); #endif