Function RtlDowncaseUnicodeString
pub unsafe fn RtlDowncaseUnicodeString(
destinationstring: *mut UNICODE_STRING,
sourcestring: *const UNICODE_STRING,
allocatedestinationstring: bool,
) -> NTSTATUS
pub unsafe fn RtlDowncaseUnicodeString(
destinationstring: *mut UNICODE_STRING,
sourcestring: *const UNICODE_STRING,
allocatedestinationstring: bool,
) -> NTSTATUS