sig
  external new_line_style :
    width:int ->
    red:int -> green:int -> blue:int -> alpha:int -> SWF.line_style
    = "ml_newswflinestyle"
end