pub unsafe extern "C" fn mdbx_env_copy( env: *mut MDBX_env, dest: *const c_char, flags: MDBX_copy_flags_t, ) -> c_int