macro_rules! cast_conversion_nongeneric { ($method:ident, $cast_fn:expr, $input:expr, $builder:expr) => { ... }; }