pub unsafe fn NetIsServiceAccount<P0, P1>( servername: P0, accountname: P1, isservice: *mut BOOL, ) -> NTSTATUSwhere P0: Param<PCWSTR>, P1: Param<PCWSTR>,