pub unsafe fn WdsCliGetImageHandleFromFindHandle<P0>(
    findhandle: P0
) -> Result<HANDLE>
where P0: IntoParam<HANDLE>,