pub unsafe extern "C" fn aeron_driver_context_set_resolver_interface(
    context: *mut aeron_driver_context_t,
    value: *const c_char,
) -> c_int