pub fn strip_shebang(input: &str) -> Option<usize>
Returns the index after the shebang line, if present