package python.lib; @:native("_hx_functools") extern class FuncTools { public static function cmp_to_key(f:A->A->Int):Dynamic; }