pub unsafe extern "C" fn TCOD_bsp_find_node(
    node: *const TCOD_bsp_t,
    x: c_int,
    y: c_int
) -> *mut TCOD_bsp_t