pub unsafe extern "system" fn NtSetSystemEnvironmentValue(
    VariableName: PUNICODE_STRING,
    VariableValue: PUNICODE_STRING
) -> NTSTATUS