Such as `@param Type $paramName description @unused-param` (on a single line after $paramName) (Phan uses `@phan-unused-param`. It suppresses warnings about unused params/variables starting with `$unused` or with a name of `$_`)