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