pub unsafe extern "C" fn aeron_driver_context_set_async_executor_threads(
    context: *mut aeron_driver_context_t,
    value: u32,
) -> c_int