pub unsafe fn DPA_DeletePtr<P0>(hdpa: P0, i: i32) -> *mut c_void
where P0: IntoParam<HDPA>,