pub unsafe extern "C" fn SkPoint_setLength(
    this: *mut SkPoint,
    length: SkScalar
) -> bool