pub unsafe extern "C" fn aeron_raw_log_map_existing(
    mapped_raw_log: *mut aeron_mapped_raw_log_t,
    path: *const c_char,
    pre_touch: bool,
) -> c_int