pub unsafe fn NdfExecuteDiagnosis<P0>(
    handle: *const c_void,
    hwnd: P0
) -> Result<()>
where P0: Param<HWND>,