sig
  external new_solid :
    red:int -> green:int -> blue:int -> alpha:int -> SWF.fill_style
    = "ml_newswfsolidfillstyle"
end