f_LineStyle2      486 lib/python/primitives.c     return f_LineStyle2(color_getRGBA(color), (int)(linewidth*20));
f_LineStyle2       51 lib/python/primitives.h PyObject* f_LineStyle2(RGBA color, int width);