pub unsafe extern "C" fn C_SkFont_ConstructFromTypefaceWithSize(
    uninitialized: *mut SkFont,
    typeface: *mut SkTypeface,
    size: SkScalar
)