pub type PathBuilder = RefHandle<SkPathBuilder>;
pub struct PathBuilder(/* private fields */);
source