pub unsafe extern "C" fn vips_image_new_from_file_raw( filename: *const c_char, xsize: c_int, ysize: c_int, bands: c_int, offset: guint64, ) -> *mut VipsImage