pub unsafe extern "C" fn gdk_gl_texture_new(
context: *mut GdkGLContext,
id: c_uint,
width: c_int,
height: c_int,
destroy: GDestroyNotify,
data: gpointer,
) -> *mut GdkGLTexture
pub unsafe extern "C" fn gdk_gl_texture_new(
context: *mut GdkGLContext,
id: c_uint,
width: c_int,
height: c_int,
destroy: GDestroyNotify,
data: gpointer,
) -> *mut GdkGLTexture