pub unsafe extern "C" fn mdbx_dbi_rename( txn: *mut MDBX_txn, dbi: MDBX_dbi, name: *const c_char, ) -> c_int