pub unsafe extern "system" fn NtSetSystemInformation(
    SystemInformationClass: SYSTEM_INFORMATION_CLASS,
    SystemInformation: PVOID,
    SystemInformationLength: ULONG
) -> NTSTATUS