pub unsafe extern "C" fn aeron_network_publication_check_for_blocked_publisher(
    publication: *mut aeron_network_publication_t,
    now_ns: i64,
    producer_position: i64,
    snd_pos: i64,
)