pub unsafe extern "C" fn glProgramLocalParameters4fvEXT(
    target: GLenum,
    index: GLuint,
    count: GLsizei,
    params: *const GLfloat
)