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