pub unsafe extern "system" fn WritePrivateProfileSectionW(
    lpAppName: *const u16,
    lpString: *const u16,
    lpFileName: *const u16
) -> i32