fn get_pyfn_attr(attrs: &mut Vec<Attribute>) -> Result<Option<PyFnArgs>>
Extracts the data from the #[pyfn(…)] attribute of a function