pub unsafe fn StartServiceA<P0>( hservice: P0, lpserviceargvectors: Option<&[PCSTR]>, ) -> Result<()>where P0: Param<SC_HANDLE>,