pub unsafe extern "C" fn vips_value_set_array_double(
    value: *mut GValue,
    array: *const f64,
    n: c_int
)