pub unsafe extern "C" fn glGenTransformFeedbacks(
    n: GLsizei,
    ids: *mut GLuint
)