pub unsafe extern "system" fn SetEnvironmentVariableA(
    lpname: PCSTR,
    lpvalue: PCSTR,
) -> BOOL