pub unsafe extern "C" fn glDetachShader(
    program: GLuint,
    shader: GLuint
)