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