pub unsafe extern "C" fn gs_vertexbuffer_create(
    data: *mut gs_vb_data,
    flags: u32
) -> *mut gs_vertbuffer_t