pub unsafe extern "C" fn aeron_receive_channel_endpoint_incref_to_stream(
    endpoint: *mut aeron_receive_channel_endpoint_t,
    stream_id: i32,
) -> c_int