pub unsafe extern "C" fn DrawTriangleLines( v1: Vector2, v2: Vector2, v3: Vector2, color: Color, )
Draw triangle outline (vertex in counter-clockwise order!)