Function Animation.animationTrackInsertKey

long animationTrackInsertKey (
  const(long) track_idx,
  const(double) time,
  const(String) animation
) nothrow @nogc;