pub unsafe fn NPGetUser<P0>( lpname: P0, lpusername: PWSTR, lpnbufferlen: *mut u32, ) -> u32where P0: Param<PCWSTR>,