pub unsafe extern "C" fn mdbx_txn_copy2pathname( txn: *mut MDBX_txn, dest: *const c_char, flags: MDBX_copy_flags_t, ) -> c_int