librocksdb_sys
macro_rules! ffi_try { ($func:ident($($arg:expr),+)) => { ... }; ($func:ident()) => { ... }; }