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