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