pub unsafe extern "stdcall" fn GetTabbedTextExtentW(
    hDC: HDC,
    lpString: LPCWSTR,
    nCount: c_int,
    nTabPositions: c_int,
    lpnTabStopPositions: LPINT
) -> DWORD