#[no_mangle] pub unsafe extern "C" fn wasi_config_mapdir( config: &mut wasi_config_t, alias: *const c_char, dir: *const c_char, ) -> bool