pub unsafe extern "C" fn mdb_cursor_count(
    cursor: *mut MDB_cursor,
    countp: *mut usize
) -> c_int