Function windows_sys::Win32::System::WindowsProgramming::RtlCharToInteger
pub unsafe extern "system" fn RtlCharToInteger(
string: *mut i8,
base: u32,
value: *mut u32,
) -> NTSTATUS