pub fn nl(data: &[u8], config: &NlConfig, out: &mut impl Write) -> Result<()>
Number lines and write to the provided writer.