pub unsafe extern "C" fn glGetUniformi64vARB(
    program: GLuint,
    location: GLint,
    params: *mut GLint64
)