pub unsafe extern "C" fn glShadingRateImagePaletteNV(
    viewport: GLuint,
    first: GLuint,
    count: GLsizei,
    rates: *const GLenum
)