pub unsafe extern "C" fn FT_Get_Var_Blend_Coordinates(
    face: FT_Face,
    num_coords: FT_UInt,
    coords: *mut FT_Fixed
) -> FT_Error