Function windows_sys::Win32::System::WindowsProgramming::GetPrivateProfileIntW
pub unsafe extern "system" fn GetPrivateProfileIntW(
lpappname: PCWSTR,
lpkeyname: PCWSTR,
ndefault: i32,
lpfilename: PCWSTR,
) -> i32