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