pub unsafe fn DsClientMakeSpnForTargetServerA<P0, P1>( serviceclass: P0, servicename: P1, pcspnlength: *mut u32, pszspn: PSTR, ) -> u32where P0: Param<PCSTR>, P1: Param<PCSTR>,