pub unsafe extern "C" fn glGetCompressedMultiTexImageEXT(
    texunit: GLenum,
    target: GLenum,
    lod: GLint,
    img: *mut c_void
)