pub unsafe fn GetMiterLimit<P0>(hdc: P0, plimit: *mut f32) -> BOOL
where P0: IntoParam<HDC>,