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