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