pub unsafe extern "C" fn im_grid( in_: *mut VipsImage, out: *mut VipsImage, tile_height: c_int, across: c_int, down: c_int, ) -> c_int