pub unsafe extern "C" fn hb_font_set_var_coords_design(
    font: *mut hb_font_t,
    coords: *const c_float,
    coords_length: c_uint
)