pub unsafe extern "C" fn float<T>(slf: *mut PyObject) -> *mut PyObject where T: for<'p> PyNumberFloatProtocol<'p>,
pyproto