Function SysAllocStringByteLen

Source
pub unsafe extern "C" fn SysAllocStringByteLen(
    psz: LPCSTR,
    len: UINT,
) -> BSTR