pub unsafe fn NetRemoteTOD<P0>(
    uncservername: P0,
    bufferptr: *mut *mut u8
) -> u32
where P0: IntoParam<PCWSTR>,