Import into google3 for 0.11.1 failed due to the following tests not working without debug assertions:
bezpath::tests::test_elements_to_segments_starts_on_closepath
bezpath::tests::test_must_not_start_on_quad
I can fix it by enabling debug assertions but ... do we really want to test behavior that doesn't occur in release?