pub unsafe extern "system" fn NtEnumerateSystemEnvironmentValuesEx(
    InformationClass: ULONG,
    Buffer: PVOID,
    BufferLength: PULONG
) -> NTSTATUS