macro_rules! custom_string { ($owned_struct_name:ident, $ref_struct_name:ident, $validate_fn:expr) => { ... }; }