pub unsafe extern "C" fn vips_hist_find_indexed(
    in_: *mut VipsImage,
    index: *mut VipsImage,
    out: *mut *mut VipsImage
    ...
) -> c_int