pub unsafe extern "C" fn spvc_context_parse_spirv(
context: spvc_context,
spirv: *const SpvId,
word_count: usize,
parsed_ir: *mut spvc_parsed_ir,
) -> spvc_resultpub unsafe extern "C" fn spvc_context_parse_spirv(
context: spvc_context,
spirv: *const SpvId,
word_count: usize,
parsed_ir: *mut spvc_parsed_ir,
) -> spvc_result