pub unsafe extern "system" fn RtlInt64ToUnicodeString(
    Value: ULONGLONG,
    Base: ULONG,
    String: PUNICODE_STRING
) -> NTSTATUS