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