pub unsafe fn WdsCliGetImageLastModifiedTime<P0>(
    hifh: P0
) -> Result<*mut SYSTEMTIME>
where P0: IntoParam<HANDLE>,