type t = { name: string; kind : int; ?url: string option; }