pub unsafe extern "system" fn RtlLargeIntegerToChar(
    Value: *mut i64,
    Base: u32,
    OutputLength: i32,
    String: PSTR
) -> NTSTATUS