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