pub unsafe extern "C" fn glGetMapAttribParameterfvNV(
    target: GLenum,
    index: GLuint,
    pname: GLenum,
    params: *mut GLfloat
)