pub unsafe extern "C" fn aeron_realpath( path: *const c_char, resolved_path: *mut c_char, resolved_path_len: usize, ) -> *const c_char