pub unsafe extern "C" fn DrawPolyline(
    context: DrawContext,
    num_coords: c_ulong,
    coordinates: *const PointInfo
)