pub unsafe extern "C" fn glMapParameterivNV(
    target: GLenum,
    pname: GLenum,
    params: *const GLint
)