pub unsafe extern "C" fn glslang_shader_preprocess(
    shader: *mut glslang_shader_t,
    input: *const glslang_input_t
) -> c_int