Native LZO1x implementation in Swift.
Only LZO1x-1 alogrithms are implemented, since it's enough for me.
Note: this code was generated mainly by Codex, I just write a C code which uses lizlzo2.so to generate compressed data for test.