pub unsafe extern "C" fn vips_array_int_new(
    array: *const c_int,
    n: c_int
) -> *mut VipsArrayInt