You can search for identifiers within the package.
in-package search v0.2.0
The tracks of the sequencer (Track.t values) are referenced through Id.t (strings for now).
Track.t
Id.t
type t = Scene_format_t.id
val compare : t -> t -> int
val fresh : unit -> string
Get a fresh hopefully unique identifier.