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