1 
2 bezctx *new_bezctx_libart(void);
3 
4 ArtBpath *
5 bezctx_to_bpath(bezctx *bc);
6