pub unsafe extern "C" fn FT_Set_MM_WeightVector(
    face: FT_Face,
    len: FT_UInt,
    weightvector: *const FT_Fixed
) -> FT_Error