pub unsafe fn TTRunValidationTests<P0>(
    hdc: P0,
    ptestparam: *const TTVALIDATIONTESTSPARAMS
) -> i32
where P0: IntoParam<HDC>,