pub unsafe extern "C" fn hb_face_set_index(
    face: *mut hb_face_t,
    index: c_uint
)