pub unsafe extern "C" fn soup_date_new( year: c_int, month: c_int, day: c_int, hour: c_int, minute: c_int, second: c_int, ) -> *mut SoupDate