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