pub unsafe extern "C" fn SkCanvas_drawPoint(
    this: *mut SkCanvas,
    x: SkScalar,
    y: SkScalar,
    paint: *const SkPaint
)