pub unsafe extern "C" fn glNewObjectBufferATI(
    size: GLsizei,
    pointer: *const c_void,
    usage: GLenum
) -> GLuint