xcalloc
sym = xcalloc(1, sizeof(*sym));
pos->next = xcalloc(1, sizeof(*pos));
subtitles = pos = xcalloc(1, sizeof(*pos));