pub unsafe extern "system" fn NtQuerySystemEnvironmentValue(
    VariableName: PUNICODE_STRING,
    VariableValue: PWSTR,
    ValueLength: USHORT,
    ReturnLength: PUSHORT
) -> NTSTATUS