pub unsafe extern "C" fn wasmLabelStackPush(
labelStack: *mut WasmLabelStack,
typeStackLength: usize,
type_: *mut WasmValueType,
result: *mut WasmLabel,
) -> boolpub unsafe extern "C" fn wasmLabelStackPush(
labelStack: *mut WasmLabelStack,
typeStackLength: usize,
type_: *mut WasmValueType,
result: *mut WasmLabel,
) -> bool