pub unsafe extern "C" fn glUseProgramStages(
    pipeline: GLuint,
    stages: GLbitfield,
    program: GLuint
)