pub unsafe fn RtlUnicodeStringToInteger( string: *const UNICODE_STRING, base: Option<u32>, value: *mut u32, ) -> NTSTATUS