// C function void glGetObjectPtrLabel ( const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label )

    public static native String glGetObjectPtrLabel(long ptr);