pub unsafe extern "C" fn aeron_network_publication_on_nak(
    publication: *mut aeron_network_publication_t,
    term_id: i32,
    term_offset: i32,
    length: i32,
) -> c_int