pub unsafe extern "C" fn gdk_pixbuf_new_from_inline(
    data_length: c_int,
    data: *const u8,
    copy_pixels: gboolean,
    error: *mut *mut GError
) -> *mut GdkPixbuf