pub unsafe fn ScriptGetGlyphABCWidth<'a>( hdc: impl IntoParam<'a, HDC>, psc: *mut *mut c_void, wglyph: u16, pabc: *mut ABC, ) -> Result<()>