Macro generate_arbitrary

macro_rules! generate_arbitrary {
    ($core:path) => { ... };
}