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