pub unsafe fn GetTextMetricsW<P0>(hdc: P0, lptm: *mut TEXTMETRICW) -> BOOL
where P0: IntoParam<HDC>,