void glVertexAttrib4f( int index, double x, double y, double z, double w, ) { return _glVertexAttrib4f( index, x, y, z, w, ); }