macro_rules! MPFR_DECL_INIT {
    ($name:ident, $prec:expr) => { ... };
}
Expand description