pub unsafe extern "C" fn glNamedFramebufferDrawBuffer(
    framebuffer: GLuint,
    buf: GLenum
)