int glGetAttribLocation( int program, ffi.Pointer<ffi.Int8> name, ) { return _glGetAttribLocation( program, name, ); }