pub unsafe extern "C" fn C_SkFont_makeWithSize(
    self_: *const SkFont,
    size: SkScalar,
    result: *mut SkFont
)