Function windows_sys::Win32::System::WindowsProgramming::WritePrivateProfileStructW
pub unsafe extern "system" fn WritePrivateProfileStructW(
lpszsection: PCWSTR,
lpszkey: PCWSTR,
lpstruct: *const c_void,
usizestruct: u32,
szfile: PCWSTR,
) -> BOOL