pub unsafe extern "C" fn vips_image_pipeline_array(
    image: *mut VipsImage,
    hint: VipsDemandStyle,
    in_: *mut *mut VipsImage
) -> c_int