pub unsafe extern "C" fn SkCustomTypefaceBuilder_setGlyph(
    this: *mut SkCustomTypefaceBuilder,
    arg1: SkGlyphID,
    advance: f32,
    arg2: *const SkPath
)