pub fn sys_rmdir(path_ptr: u64, path_len: u64) -> Result<u64, SyscallError>
SYS_RMDIR (446): Remove an empty directory.