pub unsafe fn NetWkstaUserGetInfo<P0>(
    reserved: P0,
    level: u32,
    bufptr: *mut *mut u8
) -> u32
where P0: IntoParam<PCWSTR>,