pub unsafe extern "system" fn RtlGetNtVersionNumbers(
    NtMajorVersion: PULONG,
    NtMinorVersion: PULONG,
    NtBuildNumber: PULONG
)