macro_rules! master_post_mint {
    ($program_id:expr, $id:expr) => { ... };
}