pub unsafe extern "C" fn vips_source_seek(
    source: *mut VipsSource,
    offset: gint64,
    whence: c_int
) -> gint64