You can buy this project and download/modify it how often you want.
package jnr.posix; public interface LibCProvider { public LibC getLibC(); }