pub fn strip_ws_lines(input: &str) -> Option<usize>
Returns the index after any lines with only whitespace, if present