#ifndef MAIL_AUTOEXPUNGE_H #define MAIL_AUTOEXPUNGE_H void mail_user_autoexpunge(struct mail_user *user); #endif