pub unsafe extern "system" fn RtlUnicodeStringToInteger(
    String: PCUNICODE_STRING,
    Base: ULONG,
    Value: PULONG
) -> NTSTATUS