kernel32/tests: Fix the string argument to WritePrivateProfileSectionA. The string argument is expected to be one or more null terminated strings, with a final null character.