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