pub type getter = unsafe extern "C" fn(_: *mut PyObject, _: *mut c_void) -> *mut PyObject;
dep_pyo3
std