pub unsafe fn RtlCharToInteger(
    string: *mut i8,
    base: u32,
    value: *mut u32
) -> NTSTATUS