macro_rules! collection_mint {
    ($program_id:expr, $token:expr) => { ... };
}