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