pub unsafe fn NetUseGetInfo<P0, P1>( uncservername: P0, usename: P1, levelflags: u32, bufptr: Option<*mut *mut u8>, ) -> u32where P0: Param<PCWSTR>, P1: Param<PCWSTR>,