Function windows_sys::Win32::System::WindowsProgramming::GetPrivateProfileStringA
pub unsafe extern "system" fn GetPrivateProfileStringA(
lpappname: PCSTR,
lpkeyname: PCSTR,
lpdefault: PCSTR,
lpreturnedstring: PSTR,
nsize: u32,
lpfilename: PCSTR,
) -> u32