pub unsafe extern "C" fn aeron_file_resolve( parent: *const c_char, child: *const c_char, buffer: *mut c_char, buffer_len: usize, ) -> c_int