Creates a UTF-16 wide string from the given ANSI string, allocating memory using new. The caller is responsible for deleting the return value using delete[]. Returns the wide string, or NULL if the input is NULL.
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected