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