pub unsafe extern "C" fn aeron_driver_context_set_threading_mode(
    context: *mut aeron_driver_context_t,
    mode: aeron_threading_mode_t,
) -> c_int