Function windows_sys::Wdk::System::SystemServices::RtlUnicodeStringToInt64
pub unsafe extern "system" fn RtlUnicodeStringToInt64(
string: *const UNICODE_STRING,
base: u32,
number: *mut i64,
endpointer: *mut PWSTR,
) -> NTSTATUS