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