Function RtlUpperString

pub unsafe extern "system" fn RtlUpperString(
    destinationstring: *mut STRING,
    sourcestring: *const STRING,
)