pub fn new(
    one: impl Into<PathEffect>,
    two: impl Into<PathEffect>,
    op: PathOp
) -> PathEffect