pub unsafe fn SLFireEvent<P1>( hslc: *const c_void, pwszeventid: P1, papplicationid: *const GUID, ) -> Result<()>where P1: Param<PCWSTR>,