pub unsafe fn NetRemoveServiceAccount<P0, P1>( servername: P0, accountname: P1, flags: u32, ) -> NTSTATUSwhere P0: Param<PCWSTR>, P1: Param<PCWSTR>,