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