pub unsafe fn CLIPOBJ_cEnumStart<P0>(
    pco: *mut CLIPOBJ,
    ball: P0,
    itype: u32,
    idirection: u32,
    climit: u32
) -> u32
where P0: IntoParam<BOOL>,