pub unsafe extern "C" fn aeron_context_set_pre_touch_mapped_memory(
    context: *mut aeron_context_t,
    value: bool
) -> c_int