get NULL herezhlt.wad contains it, and NULL is a texture that can be applied to brushes, and it is removed from the map during compilation, so that it won't exist when you play the compiled .bsp file.
I dont know what is "cull", maybe it would be Hull: A three-dimensional figure formed by a set of points in three-dimensional space. The shape of a hull is determined by the method of determining which figure it forms. In the Half-Life engine, the vertices of the brushes determine the points in the hull. The compile tools then calculate four different hulls; one of them is the visual hull, which represents what the player can see within the map, and the other three are collision hulls, which represent the areas of the map that the player can move through.