bold - multiple declarations

Function bold

StyledString bold (
  string s
) @safe;

Function bold

StyledString bold (
  StyledString s
) @safe;