pub fn sys_unlink(path_ptr: u64, path_len: u64) -> Result<u64, SyscallError>
SYS_UNLINK (445): Remove a file.