pub unsafe extern "C" fn glGetnCompressedTexImageARB(
    target: GLenum,
    lod: GLint,
    bufSize: GLsizei,
    img: *mut c_void
)