⚠️ Internal Docs ⚠️ Not Public API 👉 Official Docs Here
pub unsafe extern "C" fn float<T>(slf: *mut PyObject) -> *mut PyObject where
    T: for<'p> PyNumberFloatProtocol<'p>, 
This is supported on crate feature pyproto only.