pub unsafe extern "C" fn SkPath_getLastPt(
    this: *const SkPath,
    lastPt: *mut SkPoint
) -> bool