pub unsafe extern "C" fn glGenSamplers(
    count: GLsizei,
    samplers: *mut GLuint
)