If a native/forward is not documented on
http://amxmodx.org/api, look for that function in the file. Like this:
That happens because
pawn-docgen is searching for a specific documentation format, and not all functions are documented the same way (just like set_es() native).
I guess include files should be updated.