pub unsafe extern "C" fn glListParameterfvSGIX(
    list: GLuint,
    pname: GLenum,
    params: *const GLfloat
)