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