pub unsafe extern "C" fn hb_face_builder_add_table(
    face: *mut hb_face_t,
    tag: hb_tag_t,
    blob: *mut hb_blob_t
) -> hb_bool_t