macro_rules! api_opt { ($($path:ident).*) => { ... }; }
Try get ref to struct of fn from API, returns Option.
Option