pub unsafe fn DSA_GetItemPtr<P0>(hdsa: P0, i: i32) -> *mut c_void
where P0: IntoParam<HDSA>,