int glCreateShaderProgramv( int type, int count, ffi.Pointer<ffi.Pointer<ffi.Int8>> strings, ) { return _glCreateShaderProgramv( type, count, strings, ); }