pub unsafe extern "C" fn nodeUnsubscribe(
    node: &mut Node,
    topic: *const c_char
) -> bool