pub unsafe fn DSA_InsertItem<P0>(hdsa: P0, i: i32, pitem: *const c_void) -> i32
where P0: IntoParam<HDSA>,