pub fn add_cubics<T: PathBuilder>( builder: &mut T, repeat_path: bool, close_path: bool, cubics: &[Cubic], )