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