pub unsafe extern "C" fn publisherPublish(
    publisher: &mut Publisher,
    data: *const c_char,
    data_len: usize
) -> bool