pub unsafe extern "system" fn WritePrivateProfileSectionW(
    lpappname: PCWSTR,
    lpstring: PCWSTR,
    lpfilename: PCWSTR,
) -> BOOL