pub fn getshfunc( name: &str, functions: &HashMap<String, String>, ) -> Option<String>
Get shell function by name (from utils.c getshfunc)