pub unsafe extern "C" fn dpiStmt_scroll( stmt: *mut dpiStmt, mode: dpiFetchMode, offset: i32, rowCountOffset: i32, ) -> c_int