pub unsafe extern "C" fn aeron_receive_channel_endpoint_send_nak(
endpoint: *mut aeron_receive_channel_endpoint_t,
destination: *mut aeron_receive_destination_t,
addr: *mut sockaddr_storage,
stream_id: i32,
session_id: i32,
term_id: i32,
term_offset: i32,
length: i32,
) -> c_int