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