macro_rules! call { ($f:expr) => { ... }; }
Helper macro to FFI API and map result to Error type.
Error