pub unsafe extern "C" fn glGetObjectPtrLabel(
    ptr: *const c_void,
    bufSize: GLsizei,
    length: *mut GLsizei,
    label: *mut GLchar
)