pub unsafe extern "C" fn SkFont_setSize(
    this: *mut SkFont,
    textSize: SkScalar
)