fn sys_arg_to_str<'a>(arg: *const u8) -> Result<&'a str, SyscallArgError>