pub unsafe fn DPA_InsertPtr<P0>( hdpa: P0, i: i32, p: Option<*const c_void>, ) -> i32where P0: Param<HDPA>,