pub unsafe fn SetMiterLimit<P0>( hdc: P0, limit: f32, old: Option<*mut f32>, ) -> BOOLwhere P0: Param<HDC>,