pub unsafe extern "C" fn im_extract_bands( in_: *mut VipsImage, out: *mut VipsImage, band: c_int, nbands: c_int, ) -> c_int