pub unsafe fn ScriptGetFontProperties<'a>( hdc: impl IntoParam<'a, HDC>, psc: *mut *mut c_void, sfp: *mut SCRIPT_FONTPROPERTIES, ) -> Result<()>