This instance of PyTypeObject represents the Python floating point type. This is the same object as float and types.FloatType.
Create a PyFloatObject object based on the string value in str, or NULL on failure.
Create a PyFloatObject object from v, or NULL on failure.