pub unsafe extern "C" fn aeron_driver_native_resource_agent_proxy_map_log_buffer(
native_resource_agent_proxy: *mut aeron_driver_native_resource_agent_proxy_t,
log_file_name: *const c_char,
term_length: usize,
is_sparse: bool,
result: *mut aeron_driver_native_resource_agent_command_result_t,
)