Package org.apache.activemq.artemis.nativo.jlibaio

This packages handles Linux libaio at a low level.
Buffers needs to be specially allocated by LibaioContext.newAlignedBuffer(int, int) as they need to be aligned to 512 or 4096 when using Direct files.