Type Definition lenfunc
swim_python3_sys::object
type lenfunc = unsafe extern "C" fn(arg1: *mut PyObject) -> Py_ssize_t;