pub type CustomSystem = System<Ref>;
Type aliases for convenience.
pub struct CustomSystem(/* private fields */);