pub unsafe extern "C" fn GlyphRangesBuilder_AddText(
    _self: *mut GlyphRangesBuilder,
    text: *const c_char,
    text_end: *const c_char
)