pub unsafe extern "C" fn vips_check_bands_atleast(
    domain: *const c_char,
    im: *mut VipsImage,
    bands: c_int
) -> c_int