pub unsafe extern "C" fn TCOD_bsp_split_once(
    node: *mut TCOD_bsp_t,
    horizontal: bool_,
    position: c_int
)