pub unsafe extern "C" fn glSetLocalConstantEXT(
    id: GLuint,
    type_: GLenum,
    addr: *const c_void
)