Function RtlCreateUnicodeString

pub unsafe extern "system" fn RtlCreateUnicodeString(
    destinationstring: *mut UNICODE_STRING,
    sourcestring: PCWSTR,
) -> BOOLEAN