Function windows_sys::Win32::System::WindowsProgramming::WritePrivateProfileStringW
pub unsafe extern "system" fn WritePrivateProfileStringW(
lpappname: PCWSTR,
lpkeyname: PCWSTR,
lpstring: PCWSTR,
lpfilename: PCWSTR,
) -> BOOL