pub unsafe extern "system" fn SetEnvironmentVariableW(
    lpname: PCWSTR,
    lpvalue: PCWSTR,
) -> BOOL