Macro global_seeds_with_bump

Source
macro_rules! global_seeds_with_bump {
    ( $mint:expr, $bump:expr ) => { ... };
}