pub unsafe extern "system" fn RtlUpperString(
    DestinationString: PSTRING,
    SourceString: *const STRING
)