#[unsafe(no_mangle)]pub extern "C" fn set_walkable( map_id: i64, point: &CPoint, walkable: i32, ) -> bool