pub unsafe extern "C" fn PyFloat_Pack4( x: c_double, p: *mut c_char, le: c_int, ) -> c_int
Py_3_11
Py_LIMITED_API
RustPython