pub unsafe extern "C" fn SkPathBuilder_polylineTo(
    this: *mut SkPathBuilder,
    pts: *const SkPoint,
    count: c_int
) -> *mut SkPathBuilder