pub unsafe extern "C" fn glTextureRangeAPPLE(
    target: GLenum,
    length: GLsizei,
    pointer: *const c_void
)