pub unsafe extern "C" fn fdf_arena_contains( arena: *mut fdf_arena_t, ptr: *const c_void, num_bytes: usize, ) -> bool