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