pub fn py_init(fnname: &Ident, name: &Ident, doc: LitStr) -> TokenStream
Generates the function that is called by the python interpreter to initialize the native module