pub unsafe extern "C-unwind" fn twz_rt_fd_rename( old_name: *const c_char, old_name_len: usize, new_name: *const c_char, new_name_len: usize, ) -> twz_error
Rename a name in the namespace.