pub unsafe extern "C" fn gdk_pixbuf_get_pixels_with_length(
    pixbuf: *const GdkPixbuf,
    length: *mut c_uint
) -> *mut u8