pub unsafe extern "C" fn glDeleteSamplers(
    count: GLsizei,
    samplers: *const GLuint
)