pub unsafe fn GetCharWidthI<'a>( hdc: impl IntoParam<'a, HDC>, gifirst: u32, cgi: u32, pgi: *mut u16, piwidths: *mut i32, ) -> BOOL