pub unsafe extern "C" fn glGetHistogram(
    target: GLenum,
    reset: GLboolean,
    format: GLenum,
    type_: GLenum,
    values: *mut GLvoid
)