macro_rules! api { (/$($path:ident).*) => { ... }; ($($path:ident).*) => { ... }; }
Get ref to struct of fn from API.
Panics if meets null-ptr or None, unwrap it with expect(ctx).
None
expect(ctx)