What prefix do I use when calling GLUT functions. For example the std in std::cout <<. What would I use for

???::glutGameModeString( "640x480:16@60" );

Thanks