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