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