pub(crate) fn count_lf_crlf(input: &str) -> (usize, usize)
Returns the number of LF and CRLF respectively.