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