pub unsafe extern "C" fn spvReflectGetOutputVariableBySemantic(
    p_module: *const SpvReflectShaderModule,
    semantic: *const c_char,
    p_result: *mut SpvReflectResult
) -> *const SpvReflectInterfaceVariable