macro_rules! impl_from_raw { ($ty: ty, $physical_ty: expr, $self: ident => $as_i64: block) => { ... }; }