pub unsafe extern "C" fn aeron_driver_conductor_on_command(
    msg_type_id: i32,
    message: *const c_void,
    length: usize,
    clientd: *mut c_void,
) -> aeron_rb_read_action_t