pub unsafe extern "C" fn aeron_network_publication_send(
    publication: *mut aeron_network_publication_t,
    now_ns: i64,
) -> c_int