pub unsafe extern "C" fn glUniform2i(
    location: GLint,
    v0: GLint,
    v1: GLint
)