lhs // rhs
bool py_binaryfloordiv( py_Ref lhs, py_Ref rhs, ) { return _py_binaryfloordiv( lhs, rhs, ); }