pub unsafe extern "C" fn vips_dbuf_write(
    dbuf: *mut VipsDbuf,
    data: *const c_uchar,
    size: size_t
) -> gboolean