pub unsafe extern "C" fn C_SkCustomTypefaceBuilder_setGlyph(
    self_: *mut SkCustomTypefaceBuilder,
    glyph: SkGlyphID,
    advance: f32,
    drawable: *mut SkDrawable,
    bounds: *const SkRect
)