pub unsafe extern "stdcall" fn WriteProfileStringW(
    lpAppName: LPCWSTR,
    lpKeyName: LPCWSTR,
    lpString: LPCWSTR
) -> BOOL