pub unsafe extern "C" fn glBindFragDataLocation(
    program: GLuint,
    color: GLuint,
    name: *const GLchar
)