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