#[unsafe(no_mangle)]pub unsafe extern "C" fn wasi_config_preopen_dir( config: &mut wasi_config_t, path: *const c_char, guest_path: *const c_char, fs_mutable: bool, ) -> bool