fn first_char_in_first_line<T: LintContext>(
    cx: &T,
    span: Span
) -> Option<BytePos>