pub unsafe extern "system" fn clGetGLObjectInfo(
    memobj: cl_mem,
    gl_object_type: *mut cl_gl_object_type,
    gl_object_name: *mut cl_GLuint
) -> cl_int