pub unsafe extern "C" fn dpiStmt_getRowCounts( stmt: *mut dpiStmt, numRowCounts: *mut u32, rowCounts: *mut *mut u64, ) -> c_int