pub unsafe fn GetTextExtentPoint32W<'a>( hdc: impl IntoParam<'a, HDC>, lpstring: impl IntoParam<'a, PWSTR>, c: i32, psizl: *mut SIZE, ) -> BOOL