pub unsafe fn vertex_array_vertex_buffer( vertex_array: VertexArray, binding_index: u32, buffer: Option<Buffer>, offset: i32, stride: i32, )