pub fn extract_fn_name(func_src: &str) -> String
Extract the function name from a rendered pub fn <name>( line.
pub fn <name>(