pub unsafe extern "C" fn mdbx_cursor_open( txn: *const MDBX_txn, dbi: u32, cursor: *mut *mut MDBX_cursor, ) -> i32
mdbx