macro_rules! gaussian_prior_geweke_testable {
    ($prior: ty, $fx: ty) => { ... };
}