unsafe fn FT_Set_Var_Design_Coordinates(
    face: FT_Face,
    num_vals: FT_UInt,
    vals: *mut FT_Fixed,
) -> FT_Error