pub unsafe extern "C" fn wasmModuleGetFunctionType(
module: *const WasmModule,
functionIndex: U32,
result: *mut WasmFunctionType,
) -> boolpub unsafe extern "C" fn wasmModuleGetFunctionType(
module: *const WasmModule,
functionIndex: U32,
result: *mut WasmFunctionType,
) -> bool