macro_rules! common_pst {
    ($Meta: ty, $check: ident) => { ... };
}