pub unsafe extern "C" fn mdbx_cursor_copy( src: *const MDBX_cursor, dest: *mut MDBX_cursor, ) -> c_int