pub unsafe extern "C" fn glUniform4fvARB(
    location: GLint,
    count: GLsizei,
    value: *const GLfloat
)