pub unsafe extern "C" fn gs_vertexshader_create_from_file(
    file: *const c_char,
    error_string: *mut *mut c_char
) -> *mut gs_shader_t