pub unsafe extern "stdcall" fn GetTextExtentPoint32W(
    arg1: HDC,
    arg2: LPCWSTR,
    arg3: c_int,
    arg4: LPSIZE
) -> BOOL