PNG_ERROR_ACTION_WARN

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C) nothrow @nogc
static if(PNG_READ_RGB_TO_GRAY_SUPPORTED)
enum PNG_ERROR_ACTION_WARN = 2;

Meta