pub unsafe fn ScriptCacheGetHeight<P0>(
    hdc: P0,
    psc: *mut *mut c_void,
    tmheight: *mut i32
) -> Result<()>
where P0: IntoParam<HDC>,