#[export_name = "PyInit_enums"] #[doc(hidden)] pub unsafe extern "C" fn __pyo3_init() -> *mut PyObject
This autogenerated function is called by the python interpreter when importing the module.