pub unsafe extern "C" fn gdk_memory_texture_new(
width: c_int,
height: c_int,
format: GdkMemoryFormat,
bytes: *mut GBytes,
stride: size_t,
) -> *mut GdkMemoryTexture
pub unsafe extern "C" fn gdk_memory_texture_new(
width: c_int,
height: c_int,
format: GdkMemoryFormat,
bytes: *mut GBytes,
stride: size_t,
) -> *mut GdkMemoryTexture