Create a float object.
float
void py_newfloat( py_OutRef arg0, double arg1, ) { return _py_newfloat( arg0, arg1, ); }