macro_rules! try_unwrap_document {
    ($op_name:tt, $doc:expr) => { ... };
}