macro_rules! floating_reference_guard {
    ($obj:ident) => { ... };
}