fn parse_function_name(line: &str) -> Option<String>
Parse one function declaration name from one source line.