pub unsafe extern "C" fn vips_source_read(
    source: *mut VipsSource,
    data: *mut c_void,
    length: size_t
) -> gint64