pub unsafe fn NetShareDelEx<P0>( servername: P0, level: u32, buf: *const u8, ) -> u32where P0: Param<PCWSTR>,