pub unsafe extern "stdcall" fn GetTextExtentExPointW(
    arg1: HDC,
    arg2: LPCWSTR,
    arg3: c_int,
    arg4: c_int,
    arg5: LPINT,
    arg6: LPINT,
    arg7: LPSIZE
) -> BOOL