pub unsafe extern "C" fn glGetFragDataLocation(
    program: GLuint,
    name: *const GLchar
) -> GLint