pub unsafe fn GetTextExtentPointI<'a>( hdc: impl IntoParam<'a, HDC>, pgiin: *mut u16, cgi: i32, psize: *mut SIZE, ) -> BOOL